[INFO] fetching crate yarte_format 0.12.1...
[INFO] testing yarte_format-0.12.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate yarte_format 0.12.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate yarte_format 0.12.1
[INFO] finished tweaking crates.io crate yarte_format 0.12.1
[INFO] tweaked toml for crates.io crate yarte_format 0.12.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yarte_format 0.12.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 251 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding yarte_derive v0.12.2 (available: v0.15.6)
[INFO] [stderr]       Adding yarte_helpers v0.12.2 (available: v0.15.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93e77be284810847a664d4ff7c54d78250eb607f4665744d1c1cfcd925f13ffa
[INFO] running `Command { std: "docker" "start" "-a" "93e77be284810847a664d4ff7c54d78250eb607f4665744d1c1cfcd925f13ffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93e77be284810847a664d4ff7c54d78250eb607f4665744d1c1cfcd925f13ffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e77be284810847a664d4ff7c54d78250eb607f4665744d1c1cfcd925f13ffa", kill_on_drop: false }`
[INFO] [stdout] 93e77be284810847a664d4ff7c54d78250eb607f4665744d1c1cfcd925f13ffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e70b0d9543fe1deab00c1c25cf6ffd5ca25a59b7b9d4e35e5f08e83c95e6a04d
[INFO] running `Command { std: "docker" "start" "-a" "e70b0d9543fe1deab00c1c25cf6ffd5ca25a59b7b9d4e35e5f08e83c95e6a04d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-quote v0.3.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling v_escape v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling liquid-derive v0.20.1
[INFO] [stderr]    Compiling v_escape_derive v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling buf-min v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling v_htmlescape v0.10.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toolchain_find v0.1.4
[INFO] [stderr]    Compiling kstring v0.1.2
[INFO] [stderr]    Compiling liquid-core v0.20.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling syntect v4.6.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling liquid-lib v0.20.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling v_eval v0.6.0
[INFO] [stderr]    Compiling liquid v0.20.1
[INFO] [stderr]    Compiling bat v0.15.4
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling yarte_helpers v0.12.2
[INFO] [stderr]    Compiling yarte_parser v0.12.2
[INFO] [stderr]    Compiling yarte_hir v0.12.2
[INFO] [stdout] error[E0433]: cannot find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yarte_hir-0.12.2/src/lib.rs:445:57
[INFO] [stdout]     |
[INFO] [stdout] 445 |                     paren_token: syn::token::Paren(syn::export::Span::call_site()),
[INFO] [stdout]     |                                                         ^^^^^^ could not find `export` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use yarte_parser::source_map::Span;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Span`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 445 -                     paren_token: syn::token::Paren(syn::export::Span::call_site()),
[INFO] [stdout] 445 +                     paren_token: syn::token::Paren(Span::call_site()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yarte_hir-0.12.2/src/lib.rs:880:135
[INFO] [stdout]     |
[INFO] [stdout] 880 | ...et field = syn::Index{ index: u32::from_str_radix(str::from_utf8(&ident[1..]).unwrap(), 10).unwrap(), span: syn::export::Span::c...
[INFO] [stdout]     |                                                                                                                     ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] ...
[INFO] [stdout] 974 | ...one => self_var!(ident),
[INFO] [stdout]     |           ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `index_var` which comes from the expansion of the macro `self_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use yarte_parser::source_map::Span;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yarte_hir-0.12.2/src/lib.rs:880:135
[INFO] [stdout]     |
[INFO] [stdout] 880 | ...= syn::Index{ index: u32::from_str_radix(str::from_utf8(&ident[1..]).unwrap(), 10).unwrap(), span: syn::export::Span::call_site(...
[INFO] [stdout]     |                                                                                                            ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] ...
[INFO] [stdout] 975 | ...ach(j)) => each_var!(ident, *j),
[INFO] [stdout]     |               -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `index_var` which comes from the expansion of the macro `each_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use yarte_parser::source_map::Span;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yarte_hir-0.12.2/src/lib.rs:880:135
[INFO] [stdout]     |
[INFO] [stdout] 880 | ...= syn::Index{ index: u32::from_str_radix(str::from_utf8(&ident[1..]).unwrap(), 10).unwrap(), span: syn::export::Span::call_site(...
[INFO] [stdout]     |                                                                                                            ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] ...
[INFO] [stdout] 976 | ...ith(j)) => with_var!(ident, *j),
[INFO] [stdout]     |               -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `index_var` which comes from the expansion of the macro `with_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use yarte_parser::source_map::Span;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yarte_hir-0.12.2/src/lib.rs:880:135
[INFO] [stdout]     |
[INFO] [stdout] 880 | ...       let field = syn::Index{ index: u32::from_str_radix(str::from_utf8(&ident[1..]).unwrap(), 10).unwrap(), span: syn::export::S...
[INFO] [stdout]     |                                                                                                                             ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] ...
[INFO] [stdout] 984 | ...   self_var!(ident);
[INFO] [stdout]     |       ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `index_var` which comes from the expansion of the macro `self_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use yarte_parser::source_map::Span;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yarte_hir-0.12.2/src/lib.rs:880:135
[INFO] [stdout]     |
[INFO] [stdout] 880 | ...eld = syn::Index{ index: u32::from_str_radix(str::from_utf8(&ident[1..]).unwrap(), 10).unwrap(), span: syn::export::Span::call_s...
[INFO] [stdout]     |                                                                                                                ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] ...
[INFO] [stdout] 988 | ...ch(j) => each_var!(ident.as_str(), j),
[INFO] [stdout]     |             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `index_var` which comes from the expansion of the macro `each_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use yarte_parser::source_map::Span;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `export` in `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yarte_hir-0.12.2/src/lib.rs:880:135
[INFO] [stdout]     |
[INFO] [stdout] 880 | ...eld = syn::Index{ index: u32::from_str_radix(str::from_utf8(&ident[1..]).unwrap(), 10).unwrap(), span: syn::export::Span::call_s...
[INFO] [stdout]     |                                                                                                                ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] ...
[INFO] [stdout] 989 | ...th(j) => with_var!(ident, j),
[INFO] [stdout]     |             ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `index_var` which comes from the expansion of the macro `with_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   6 + use crate::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use proc_macro2::Span;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use yarte_parser::source_map::Span;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yarte_hir` (lib) due to 7 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e70b0d9543fe1deab00c1c25cf6ffd5ca25a59b7b9d4e35e5f08e83c95e6a04d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e70b0d9543fe1deab00c1c25cf6ffd5ca25a59b7b9d4e35e5f08e83c95e6a04d", kill_on_drop: false }`
[INFO] [stdout] e70b0d9543fe1deab00c1c25cf6ffd5ca25a59b7b9d4e35e5f08e83c95e6a04d
